Skip to content

Conversation

@marchbox
Copy link
Contributor

Pull Request

πŸ“– Description

🎫 Issues

πŸ‘©β€πŸ’» Reviewer Notes

πŸ“‘ Test Plan

βœ… Checklist

General

  • I have included a change request file using $ npm run change
  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

⏭ Next Steps

@marchbox marchbox force-pushed the users/machi/fast-element-tests branch from e7578da to 254b9e2 Compare January 5, 2026 20:59
@marchbox marchbox force-pushed the users/machi/fast-element-tests branch from 1be21c1 to fd1b9b4 Compare January 8, 2026 00:03
"eslint:fix": "eslint . --ext .ts --fix",
"test:playwright": "playwright test",
"test-server": "npx vite test/ --clearScreen false",
"test": "npm run eslint && npm run test-chrome:verbose && npm run doc:ci && npm run doc:exports:ci",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add npm run test:playwright to the test script?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants